PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / getStrokeAlpha Method
In This Topic
    getStrokeAlpha Method
    In This Topic
    Gets the stroke alpha.
    Syntax
    public double getStrokeAlpha()

    Return Value

    A value between 0 and 1 specifying constant opacity value to be used for stroking operations in the transparent imaging model.
    See Also